window: Don't set invalid csd input shape
authorTimm Bäder <mail@baedert.org>
Fri, 29 Nov 2019 09:02:14 +0000 (10:02 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 3 Dec 2019 07:40:34 +0000 (08:40 +0100)
commit83ec7d562ae8637e46be6fa71398991b0a6213b5
tree72bcec173345287a5277f4bb94da1eeed52c167f
parent05e9a9b572b4f1d1dbebf70812ebfa440a3ff8b9
window: Don't set invalid csd input shape

This might happen if the CSS values of the decoration node are broken,
e.g. if people *accidentally* type large negative values for the
margins.

Fixes #2268
gtk/gtkwindow.c